home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 4_misc / set / status_clock < prev    next >
Text File  |  2001-03-21  |  627b  |  20 lines

  1. Synopsis:
  2.    set status_clock [<text>]
  3.  
  4. Description:
  5.    This variable sets the text displayed in the status bar when CLOCK is
  6.    turned on.  If the CLOCK setting is turned off, nothing is displayed.
  7.  
  8.    This string is represented as %T in the STATUS_FORMAT string.  It will
  9.    expand in the STATUS_CLOCK string as well.
  10.  
  11. Examples:
  12.    Customizing the appearance of the clock in the status bar:
  13.       /set status_clock %T
  14.  
  15. See Also:
  16.    ctcp(1) time; time(2); set(4) clock, clock_24hour, status_format
  17.  
  18. Other Notes:
  19.    The display of the current time is affected by the CLOCK_24HOUR setting.
  20.